<xs:simpleType name="EUDRRegistrationCode" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:annotation>
<xs:documentation xml:lang="de">DDR - Registrierungs Code </xs:documentation>
<xs:documentation xml:lang="en">DDR - Registration Code</xs:documentation>
<xs:appinfo>
<Version>1.3</Version>
<UseCase>EUDR</UseCase>
</xs:appinfo>
</xs:annotation>
<xs:restriction base="xs:string"></xs:restriction>
</xs:simpleType> |